CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - elevator simulation c

搜索资源列表

  1. dianti1111

    2下载:
  2. 一个五层楼的电梯模拟程序,用C语言实现,只能在TC2.0里面运行-floor of a five-story elevator simulation program with C language, which can only be run in the TC
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2857
    • 提供者:yzb
  1. 54345

    0下载:
  2. 电梯模拟 的 Visual C++ 的代码-elevator simulation Visual C code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:318457
    • 提供者:wangran
  1. 电梯C语言版

    1下载:
  2. 文件中包含了电梯程序的C语言源代码,以及可执行文件。本电梯程序比较好的模拟了电梯的运行过程!-document contains the elevator in C language source code and executable files. The lift procedure is a good simulation of the process of running the elevator!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:39680
    • 提供者:马超武
  1. 学习 .zip.rar

    0下载:
  2. 某贸易中心共10层,设有载客电梯1部。为了处理问题的方便,有以下的限定条件:   (1) 电梯的运行规则是:可到达每层。   (2) 每部电梯的最大乘员量均为K人(K值可以根据仿真情况在10~20人之间确定)。   (3) 仿真开始时,电梯随机地处于其符合运行规则的任意一层,为空梯。   (4) 仿真开始后,有N人(>20人)在该国际贸易中心的1层,开始乘梯活动。   (5) 每个人初次所要到达的楼层是随机的,开始在底层等待电梯到来。   (6) 每个人乘坐电梯到达指定楼层后,再随机地去往
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-14
    • 文件大小:9184
    • 提供者:张虹
  1. Elevator_controller

    0下载:
  2. 电梯控制器VHDL程序与仿真,程序注释详细,可读性强。-Elevator controller and simulation of VHDL program, the program notes in detail, strong readability.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:161886
    • 提供者:
  1. lift

    0下载:
  2. 一个用c编的电梯模拟小程序,刚学完c,可能编的不好,请大家指正-A c series with a small elevator simulation procedures, just finish c, may be made of the bad, please correct me
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1059
    • 提供者:许发扬
  1. elevator

    0下载:
  2. 该程序在Visual C++ 6.0 + SP6环境下测试完成,实现了电梯模拟程序,共实现11个类-The program in Visual C++ 6.0+ SP6 environment test is completed, the realization of an elevator simulation program, a total of 11 categories to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:36280
    • 提供者:chenjin
  1. lift

    0下载:
  2. 电梯模拟系统:模拟大楼中电梯运行情况,层数自行定义-Elevator simulation system: simulation building elevator operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:11346
    • 提供者:lineol
  1. ElevatorViewer

    0下载:
  2. 电梯模拟演示系统,绝对原创哦,可以模拟两部电梯的运载效果,-Elevator simulation demonstration system, absolute originality oh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:193434
    • 提供者:fq
  1. Elevator

    0下载:
  2. 一个电梯模拟程序,c++写的,是研究生的课程设计,很实用哦-An elevator simulation program, c++ written a graduate curriculum design, very practical oh
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:2864373
    • 提供者:田野
  1. DianTi

    0下载:
  2. 电梯模拟程序,2个电梯,6层楼,分别用2个线程控制电梯的速度,用主线程控制界面显示-Elevator simulation program, 2 lifts, 6 floors, each with two threads control the speed of the elevator, with the main thread control interface display
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1955297
    • 提供者:周西
  1. lifter

    0下载:
  2. C语言课程设计,智能电梯仿真系统,供大家参考-C language curriculum design, intelligent elevator simulation system for your reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:321268
    • 提供者:李茗
  1. elevator

    0下载:
  2. simulation for an elevator in c language.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2187
    • 提供者:SemperIdem
  1. c-elevator

    0下载:
  2. 用c语言编的一个电梯时间最优化仿真,具有图形界面,总共有3台电梯,当某一层有人需要用电梯时,通过算法,可以得出时间最短的电梯号,并通过仿真来检验。-C language code with a simple optimization of the lift time simulation, with a graphical interface, a total of 3 sets of elevators, when a layer of people need the elevator, th
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:40491
    • 提供者:黄龙
  1. Elevator-simulation-in-C-P-P

    0下载:
  2. 采用c++设计的仿真程序,实现电梯的有效调度模拟,以尽可能接近真实情况-C++ simulation using the actual operation of the elevator
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:35487
    • 提供者:
  1. Elevator-simulation

    0下载:
  2. 电梯运行算法 包括呼梯 截梯 曲线运行 各种状态时的转换 通过C#进行模拟 实时反映及测试电梯运行情况 直观的体现有利于分析运行的数据-Elevator algorithm includes call sectional ladder curve runs a variety of state of the conversion through C# simulation real-time reflect and test elevator operation visual embodimen
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:9507896
    • 提供者:qiqi
  1. Elevator-simulation

    1下载:
  2. 电梯仿真,单电梯调度,图形化界面,操作简单,c语言编写,-Elevator simulation, the single elevator dispatching, graphical user interface, easy to operate
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:14375
    • 提供者:小子
  1. Elevator

    0下载:
  2. 电梯模拟程序算法c++实现:共10层楼,有载客电梯1部,能动态显示各梯的载客与运行情况(上、下或停止),动态显示各楼层的人员停留情况与要求乘梯情况;动态显示从仿真开始到目前的时间。 -Elevator simulation program algorithm c++ realize: A total of 10 floors, there is a passenger elevator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:8439
    • 提供者:
  1. Elevator-simulation-C

    0下载:
  2. 模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。其中第一层是大楼进出层,电梯空闲时,将来本层候命;乘客可岁间进出任何层,对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。电梯的主要调度策略是首先响应沿当前行进方向最近端的请求,若改方向上无请求时,就改变移动方向。-Simulation of a nine-school teaching building elevator system. The building has an automatic elev
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:6113
    • 提供者:OnAir
  1. elevator

    0下载:
  2. 本人编写的电梯调度仿真,VS08下无错运行,需要更改电梯数与楼层数的在头文件中更改宏定义即可(I have written elevator scheduling simulation, VS08 no error running, you need to change the number of elevators and floor number in the header file to change the macro definition)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:253952
    • 提供者:刘风
« 12 3 »
搜珍网 www.dssz.com